home *** CD-ROM | disk | FTP | other *** search
- Short: Schematics vectorial electronics program
- Author: Roland.Florac@wanadoo.fr (Roland Florac)
- Uploader: Roland.Florac@wanadoo.fr (Roland Florac)
- Version: 2.03
- Type: gfx/edit
- Requires: 0S 3.0+, 68020+, gtlayout.library
- Distribution: Aminet
-
-
- Changes: see in line 80...
-
- This program lets you design electronics drawings (and more).
- The docs are in french language but the executable is in english,
- the english guide is joined but not yet finished.
-
- The catalogs are not updated, but the old ones are still working,
- some new strings are not translated (see to the end of the .cd file).
- If someone is interested to do the traduction of the guide file in
- english (even for parts of it), please let me know.
-
- THIS SOFTWARE IS GIFTWARE/EMAILWARE, NOT IN THE PUBLIC DOMAIN !
-
- IT'S STRICTLY FORBIDDEN TO INCLUDE THIS ARCHIVE IN ANY KIND OF SOFTWARE
- COLLECTION EXCEPT AMINET FILESERVER, AMINET CD'S OR BY A EXPLICIT
- PERMISSION FROM ME !
-
- THIS SOFTWARE IS PROVIDED "AS IS". NO REPRESENTATIONS OR WARRANTIES ARE
- MADE WITH RESPECT TO THE ACCURACY, RELIABILITY, PERFORMANCE, CURRENTNESS,
- OR OPERATION OF THIS SOFTWARE, AND ALL USE IS AT YOUR OWN RISK !
-
- LIn this new version, the program handles a toolbar. This toolbar is defined
- with an IFF file, the commands associated are defined in the .info file, in
- the tooltypes. With some little job you can define your own toolbar to suit
- your needs (you have to load and edit the IFF file, then edit the tooltypes).
- Note: you can edit the tooltypes with AmiCAD: for that select the toolbar,
- clicking on the drag bar, then click with the right mouse button on the icon
- you want to edit), but you have to define the tooltypes COLUMNS and LINES
- first to know how many icons are present in the bar. See the examples in
- the ToolBars drawer for information. Many of these toolbars can only be
- used in a big screen (800x600 or more).
- Send me your toolbars for the next release, I'll join them in the archive.
-
- Problem: I have tried to write a new routine for printing bands (not all
- the screen in one pass), but it was not working (I got allways a line feed
- after each band). I set the SPECIAL_NOFORMFEED flag but something was
- surely wrong... Can someone help me ? Perhaps it's a problem with the
- printer driver (I use HP_Deskjet) ?
-
- Features:
- ---------
- - Installer scripts (french and english),
- - Object oriented,
- - use the mouse whenever possible to draw and edit objects (double click),
- - multiple windows at the same time, allowing copy or cut from
- one sheet to another,
- - possibility to convert AmiCAD sheets to vector GFX formats, using
- the amigametaformat.library (Henk Jonas),
- - good printing (while not very user friendly, a ratio must be
- adjusted to your printer and to the size of the document),
- - AmigaGuide help,
- - ARexx port, with about 150 functions,
- - possibility to create Spice netlists (using ARexx scripts)...
-
- Note: some users asked me to write a library editor, don't expect me
- to do it now, I don't need it and I had no such returns for this proggy
- to write it.
-
- Requirements:
- -------------
- Hardware
- - MC68020 or higher
- - AGA chipset or GFX card recommended for high screen resolutions.
-
- Software
- - AmigaOS v39 (system 3.0) or higher
- - gtlayout.library. This library is not supplied in the package.
-
- Changes:
- --------
- Version 2.3
- - New requesters to edit objects.
- - new MapKey script, MAP function bug corrected.
- - slight installer script modification (makedir)
-
- Version 2.2
- - the bgui.library is not used now, the gtlayout.library is used
- in place (faster and shorter).
-
- Version 2.1
- - a toolbar (optional, can be edited with a Paint program),
- - some bugs removed, many little code optimizations.
-
- Version 2.0
- - new zoom function (from 25% to 1000%),
- - scaling is now given in percentage (100 gives scale 1),
- - some memory errors and macros menus solved,
- - some new ARexx functions (CURSMODE, SETORTHO, SNAPGRID, GETLINE, GETZONE, ZOOM)
- and changes (ASK converted to ASKTEXT and ASKNUM, REQFILE, SETSCALE...)
- - middle mouse support (selection of a sheet)...
-
- Version 1.5
- - AmiCAD2META bug corrected (did'nt work with new libraries, thanks to
- Henk Jonas for reporting the bug),
- - new requester for interrupting printing if needed, new error messages,
- - better saving speed (I hope),
- - saving the Preferences/Full name in AmiCAD.prefs,
- - new user menu (not yet finished, but works),
- - new square junctions (alternate symbol),
- - problem with bgui requester hopefully solved under PAL screens,
- - some little bugs and CyberGuard hits removed (like in PENWIDTH function)...
-
- Version 1.4
- - french installation bug removed.
- - new functions: GETDEVS, GROUP, UNGROUP, FINDOBJ, FINDLINE, PINCOL,
- PINLINE, PINNUM and DEVPINS.
- - ARexx scripts for creating Spice netlists.
- - Lock bug fixed (thanks to Grzegorz Kraszewski) while loading files.
-
- Version 1.3
- - english guide (not yet finished).
- - The undo bug is fixed (I hope...) Some bugs with boxes (printing
- and import from clip file) are fixed.
- - Boxes and components can now be drawn in dashed lines.
- - new function BOX.
- - new tooltype GRIDSIZE (from an idea of Graham Maddox).
- - some functions enhancements: WRITE, INPUT, OUTPUT...
- - some new (AddRefs...) or enhanced ARexx scripts.
- - New slovenian catalog from Daniel Krstic (no source available).
- - some changes in the libraries including AOP (power lines drawn
- only for the first device of a part). See the sheet file "Symboles
- analogiques" to see the different models of circuits available.
-
- Version 1.2
- - The screen has now 16 colors, different colors are used for the
- components, wires, etc... Just adjust the palette to your needs
- or load the file AmiCAD.palette if you want to keep your old
- config file.
- - Some bugs corrected: DATE, DEF, SETDEV, SETGRID, REMLIB...
- - New functions SAVEALL and GETCOLOR
- - Better Symmetry handling, rotations, symmetry, scaling can now be
- performed on clips.
- - New box object.
- - New Preferences menu (Full name in the title bar).
- - The format of the title bar has changed (suggest from Sébastien
- VEYRIN-FORRER).
- - Better and new ARexx scripts.
- - Italian catalog (thanks to Massimo Basso), new spanish catalog
- from Benjamin Morente (source not available).
- - Possibility to localize the library files (italian and english
- versions available for Symboles_AmiCAD and Symboles_électriques).
-
- Version 1.1
- - ConfigFile.library is no more needed. The configuration file is now
- called AmiCAD.prefs (not compatible with the older files, but can be
- adapted with a text editor),
- - better install script,
- - Deutsch catalog (thanks to Henk Jonas),
- - Czech catalog (thanks to Vit Sindlar),
- - Spanish catalog (thanks to Benjamin Morente),
- - Workbench screen is now cloned (except number of colors) if no prefs
- are valid,
- - some little bugs are corrected (SYMMETRY, LOADCLIP...),
- - New tooltypes SHEET_WIDTH and SHEET_HEIGHT,
- - new ARexx functions SETPINS and COORDS,
- - Some code optimisations (program has new features but is shorter),
- - Possibility to set lines to any width for all objects,
- - better cursor arrow keys handling,
- - groups handling modified (surely better),
- - AGA screens colors bug hopefully corrected,
- - new requesters in separate windows...
-
- Installation
- ------------
- Use the "install english" installer script (or the "installation
- français" script if you are a french language user). You'll also
- need Installer from AT to do the job.
- You can also use the program only after you unarchive it, just
- copy the AmiCAD directory anywhere you want...
-
- Usage
- -----
- Click on the AmiCAD icon to start the program. The first time, as the
- preferences are not set correctly, a screen at the dimensions of the
- Workbench screen will be opened. You can then change the screen mode
- with the Preferences menu. Choose a font for the screen with the font
- requester, choose your palette, then save the configuration before
- leaving the program to keep your choices.
- Use the Draw menu to get objects on the window. Double click on the
- objects if you want to modify one of them. You can also use the mouse
- with the left button pushed to select multiple parts (in combination
- with the shift key to extend a selection, and the ctrl key to
- deselect some objects). You can also move objects with the mouse,
- dragging them with the left button. To modify a line, click on one
- of the extremity and drag it with the mouse (or use the cursor keys
- in combination with the shift (optionnal) and alt or ctrl keys for
- adjusting each extremity). The other functions should be self
- explanatory, I hope. Use the Draw and Edition menus.
- You'll also have to set the icon tooltypes to your needs.
-
- Note to CyberVision users
- -------------------------
- The program works pretty well under CyberGraphX but there are some
- visual problems under this system: when you draw some components
- with filled areas, like triangles or boxes, the complement mode
- doesn't work at all, so there are many traces on the screen. This
- bug has been reported to Phase 5 but there is no correction for the
- moment... Use the Z key to redraw the screen and all will be corrected.
- This problem doesn't appear under Amiga native modes and with the
- Picasso system (it seems it's CyberVision specific).
-
- Credits
- -------
- The deutsch catalog was written by Henk Jonas:
- subvcbhd@calvados.zrz.TU-Berlin.DE
- The czech catalog was written by Vit Sindlar:
- SINDLAR@jackal.cis.vutbr.cz
- The spanish catalog was written by Benjamin Morente:
- ackman@mx3.redestb.es
- The italian catalogs were written by Massimo Basso:
- cralex@amiga.dei.unipd.it
- The slovenian catalogs were written by Daniel Krstic:
- danny.k@www.comtron.si
-
- Some clips and sheet were also provided by Benjamin
- Morente: PIC16C54_DIP, PIC16C54_SSOP, PIC16C56_DIP,
- PIC16C56_SSOP and the RF_Amp sheet.
-
- Some sheets were supplied by Sébastien VEYRIN-FORRER (Renard...)
- forr@club-internet.fr
-
- Some projects were supplied by Graham Maddox (6w_Stereo_Amp
- and Transistor_Tester, MS100-PA, 100W_Linear_Amp...):
- gmaddox@netcentral.co.uk
-
- Thanks to them all, but specially for Graham Maddox and Sébastien
- Veyrin-Forrer for their support.
-
- Thanks to:
- ----------
- Krashan/BlaBla (krashan@amiga.org.pl) for their VRastport routines: they
- gave me some help to write the zoom routines.
- Giovanni Bianchessi (bgio@infoplus.it) for his generous gift (the ONLY one).
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 1197 555 53.6% 13-Jun-99 06:36:34 AmiCAD_2.03.info
- 168892 92289 45.3% 29-Sep-99 17:26:00 +AmiCAD
- 2401 1063 55.7% 13-Jun-99 06:36:34 +AmiCAD.info
- 1322 582 55.9% 15-Apr-99 07:23:02 +AmiCAD.keys
- 547 192 64.8% 23-Apr-98 23:00:16 +AmiCAD.palette
- 2439 1133 53.5% 13-Jun-99 06:42:48 +AmiCAD.prefs
- 10287 4746 53.8% 29-Sep-99 17:14:30 +AmiCAD.readme
- 1871 1431 23.5% 13-Jun-99 06:36:34 +AmiCAD.readme.info
- 12412 3158 74.5% 05-Apr-99 09:09:22 +AmiCAD.toolbar
- 2228 1006 54.8% 13-Jun-99 06:36:34 +AmiCAD.toolbar.info
- 32256 18127 43.8% 17-Jun-99 21:27:26 +AmiCAD2META
- 1834 745 59.3% 24-Jan-99 21:12:18 +Aligner.AmiCAD
- 942 537 42.9% 13-Apr-99 10:03:02 +BoîteArrondie.AmiCAD
- 2217 1061 52.1% 25-May-99 22:45:32 +CadrerTexte.AmiCAD
- 653 414 36.6% 07-Feb-99 20:58:32 +Calc.AmiCAD
- 928 461 50.3% 06-Feb-99 10:08:24 +Caractère.AmiCAD
- 4098 1528 62.7% 07-Feb-99 20:58:52 +Cartouche.amiCAD
- 1272 611 51.9% 16-Sep-98 16:55:24 +Centrer.AmiCAD
- 3543 1422 59.8% 24-Jan-99 21:54:08 +ChargeRC.AmiCAD
- 1605 671 58.1% 03-Jun-99 10:41:54 +ChercherTexte.AmiCAD
- 926 483 47.8% 16-Apr-99 12:35:16 +ChoixFormat.AmiCAD
- 3618 1446 60.0% 21-Feb-99 15:03:20 +Conv2META.AmiCAD
- 726 427 41.1% 25-May-99 22:41:08 +Dater.AmiCAD
- 1632 824 49.5% 21-Feb-99 14:43:06 +EditScript.AmiCAD
- 1593 561 64.7% 06-Apr-99 09:45:00 +EditString.AmiCAD
- 4528 1452 67.9% 23-May-99 08:19:48 +grille.AmiCAD
- 9095 1996 78.0% 08-Mar-99 18:42:02 +ImportClip1.0.AmiCAD
- 10750 2670 75.1% 23-May-99 08:35:52 +ImportFile1.0
- 2016 968 51.9% 21-Feb-99 15:13:36 +ImportTexte.AmiCAD
- 809 469 42.0% 03-Jun-99 10:18:30 +InitObjets.AmiCAD
- 2823 1058 62.5% 07-Feb-99 21:00:36 +Karnaugh.AmiCAD
- 1609 737 54.1% 27-Feb-99 18:24:00 +Majuscules.amiCAD
- 1108 581 47.5% 25-Sep-99 06:47:28 +MapKey.AmiCAD
- 1941 948 51.1% 13-Apr-99 09:59:42 +NewScript.AmiCAD
- 3272 1308 60.0% 25-Feb-99 08:47:50 +Recopier.AmiCAD
- 5380 1943 63.8% 16-Mar-99 09:56:50 +Référencer.AmiCAD
- 2108 947 55.0% 23-May-99 09:05:14 +SauverAuto.AmiCAD
- 11731 3866 67.0% 06-Jun-99 08:22:00 +SaveNets.AmiCAD
- 993 568 42.7% 21-Feb-99 15:18:36 +SavePalette.AmiCAD
- 914 533 41.6% 16-Mar-99 09:40:58 +SearchLib.AmiCAD
- 4402 1572 64.2% 06-Feb-99 18:45:32 +SelectNet.AmiCAD
- 2361 1001 57.6% 07-Feb-99 21:11:02 +SelectParts.AmiCAD
- 1340 718 46.4% 08-May-99 13:44:34 +Simulation.AmiCAD
- 828 468 43.4% 17-Sep-98 22:15:34 +Souligner.AmiCAD
- 546 302 44.6% 09-Jan-99 21:07:56 +squelette.AmiCAD
- 277 182 34.2% 13-Apr-99 09:47:26 +Startup.AmiCAD
- 2932 1160 60.4% 07-Feb-99 21:11:46 +TableVérité.AmiCAD
- 8400 2475 70.5% 27-Feb-99 18:17:22 +TestNets.AmiCAD
- 4442 1149 74.1% 22-Sep-99 15:48:56 +TirerTraits.AmiCAD
- 1357 645 52.4% 11-Aug-98 17:41:54 +Tourner.AmiCAD
- 5020 1947 61.2% 27-May-99 09:25:10 +TracerSpice.AmiCAD
- 4550 1492 67.2% 27-May-99 08:35:04 +TypeAnalyse.AmiCAD
- 666 411 38.2% 03-Mar-98 09:35:46 +UnZoom.AmiCAD
- 616 360 41.5% 22-Feb-99 19:02:24 +VisuNetlist.AmiCAD
- 5448 1254 76.9% 27-May-99 10:15:04 +Zoom.AmiCAD
- 6458 1852 71.3% 23-May-99 08:58:14 +AddRefs.AmiCAD
- 1371 541 60.5% 23-May-99 07:39:36 +Align.AmiCAD
- 4415 1444 67.2% 23-May-99 09:44:08 +Analyse.AmiCAD
- 1350 643 52.3% 23-May-99 09:02:52 +AutoSave.AmiCAD
- 639 407 36.3% 23-May-99 07:49:34 +Calc.AmiCAD
- 2905 1099 62.1% 23-May-99 07:58:24 +Cartouche.amiCAD
- 1268 604 52.3% 19-Oct-98 21:05:40 +Center.AmiCAD
- 3406 1325 61.0% 23-May-99 08:06:30 +Conv2META.AmiCAD
- 460 283 38.4% 23-May-99 08:07:40 +date.AmiCAD
- 528 333 36.9% 23-May-99 09:46:20 +DisplayNetlist.AmiCAD
- 4310 1148 73.3% 23-May-99 09:44:56 +DragLines.AmiCAD
- 3130 1263 59.6% 23-May-99 08:51:52 +Duplicate.AmiCAD
- 1645 785 52.2% 23-May-99 08:10:44 +EditScript.AmiCAD
- 1568 550 64.9% 23-May-99 08:13:30 +EditString.AmiCAD
- 3866 1190 69.2% 23-May-99 08:20:32 +grid.AmiCAD
- 8915 1960 78.0% 23-May-99 08:27:58 +ImportClip1.0.AmiCAD
- 10155 2449 75.8% 23-May-99 08:36:00 +ImportFile1.0.AmiCAD
- 1729 806 53.3% 23-May-99 08:41:16 +ImportText.AmiCAD
- 2232 836 62.5% 09-Aug-98 07:54:52 +Karnaugh.AmiCAD
- 424 245 42.2% 09-Aug-98 07:55:06 +Lupe.AmiCAD
- 1096 579 47.1% 26-Sep-99 08:54:02 +MapKey.AmiCAD
- 404 246 39.1% 03-Mar-98 08:44:40 +New.AmiCAD
- 1353 665 50.8% 23-May-99 08:46:16 +NewScript.AmiCAD
- 1351 643 52.4% 11-Oct-98 16:34:32 +Rotate.AmiCAD
- 934 536 42.6% 23-May-99 07:41:54 +RoundedBox.AmiCAD
- 10526 3457 67.1% 23-May-99 09:21:56 +SaveNets.AmiCAD
- 793 450 43.2% 09-Aug-98 08:00:34 +SavePalette.AmiCAD
- 806 488 39.4% 23-May-99 09:25:28 +SearchLib.AmiCAD
- 4206 1510 64.0% 23-May-99 09:29:54 +SelectNet.AmiCAD
- 1884 788 58.1% 23-May-99 09:33:08 +SelectParts.AmiCAD
- 1268 689 45.6% 23-May-99 09:35:08 +Simulation.AmiCAD
- 277 182 34.2% 23-May-99 09:35:54 +Startup.AmiCAD
- 8008 2307 71.1% 23-May-99 09:42:54 +TestNets.AmiCAD
- 1433 727 49.2% 23-May-99 07:46:46 +TextFrame.AmiCAD
- 4903 1876 61.7% 23-May-99 09:44:30 +TraceSpice.AmiCAD
- 2632 1009 61.6% 09-Aug-98 08:04:52 +TruthTable.AmiCAD
- 758 431 43.1% 11-Oct-98 16:33:24 +UnderLine.AmiCAD
- 1211 542 55.2% 23-May-99 08:44:42 +UPPERCASE.amiCAD
- 809 419 48.2% 23-May-99 07:54:30 +WriteChar.AmiCAD
- 5454 1271 76.6% 13-Jun-99 06:53:44 +Zoom.AmiCAD
- 1636 862 47.3% 13-Jun-99 06:36:34 +Barres.info
- 16868 6331 62.4% 09-Jun-99 08:54:06 +Barre 11x6
- 3851 1259 67.3% 27-Jun-99 06:21:32 +Barre 11x6.info
- 24804 9116 63.2% 14-Apr-99 10:46:12 +Barre horizontale
- 15050 5339 64.5% 13-Apr-99 20:32:54 +Barre horizontale 3
- 3834 1433 62.6% 13-Apr-99 21:22:58 +Barre horizontale 3.info
- 18938 5848 69.1% 13-Apr-99 20:33:30 +Barre horizontale large
- 3184 1299 59.2% 13-Apr-99 21:18:24 +Barre horizontale large.info
- 3883 1444 62.8% 03-Jun-99 21:22:28 +Barre horizontale.info
- 28408 8305 70.7% 14-Apr-99 10:46:44 +Barre verticale
- 16544 4831 70.7% 13-Apr-99 20:32:28 +Barre verticale 3
- 3753 1365 63.6% 13-Apr-99 20:36:54 +Barre verticale 3.info
- 3879 1437 62.9% 13-Apr-99 21:12:50 +Barre verticale.info
- 4928 1747 64.5% 27-Feb-99 22:48:14 +Symboles_AmiCAD
- 8962 3060 65.8% 13-Feb-99 15:50:26 +Symboles_AmiSpiceEd
- 19304 5619 70.8% 17-Feb-99 11:30:56 +Symboles_analogiques
- 4670 2325 50.2% 28-Sep-99 09:04:00 +Symboles_Circuits_spéciaux
- 52621 17000 67.6% 16-Mar-99 08:28:56 +Symboles_CMOS
- 23157 7228 68.7% 13-Feb-99 16:03:04 +Symboles_Compteurs_TTL
- 11362 2406 78.8% 13-Feb-99 15:50:58 +Symboles_diodes_transistors
- 17688 5898 66.6% 13-Feb-99 15:51:06 +Symboles_divers
- 6453 1503 76.7% 13-Feb-99 16:01:22 +Symboles_logiques
- 6362 1767 72.2% 13-Feb-99 15:51:12 +Symboles_logiques_US
- 10110 5367 46.9% 04-Jun-99 06:10:46 +Symboles_Micro
- 3431 1164 66.0% 27-Mar-99 08:40:56 +Symboles_pneumatiques
- 158586 47421 70.0% 11-May-99 21:51:02 +Symboles_TTL
- 11869 3462 70.8% 15-Jun-99 10:03:00 +Symboles_TTL_US
- 1660 697 58.0% 13-Feb-99 15:51:54 +Symboles_tubes_à_vide
- 5198 2187 57.9% 21-Mar-99 10:45:46 +Symboles_électriques
- 13010 4616 64.5% 29-Sep-99 15:21:06 +AmiCAD.cd
- 18051 6866 61.9% 29-May-99 22:28:22 +AmiCAD.deutsch.ct
- 12795 4489 64.9% 29-Sep-99 17:10:32 +AmiCAD.empty.ct
- 18728 7162 61.7% 29-Sep-99 15:22:06 +AmiCAD.français.ct
- 17955 6618 63.1% 22-May-99 13:14:46 +AmiCAD.italiano.ct
- 11973 4567 61.8% 26-May-99 20:58:10 +AmiCAD.slovensko.ct
- 14379 5938 58.7% 31-May-98 22:07:04 +AmiCAD.ÃeÓtina.ct
- 9156 3829 58.1% 01-Jun-99 20:38:10 +AmiCAD.catalog
- 842 435 48.3% 01-Jun-99 21:10:50 +Symboles_AmiCAD.catalog
- 1184 531 55.1% 01-Jun-99 21:03:42 +Symboles_électriques.catalog
- 8836 3707 58.0% 19-Oct-98 17:08:56 +AmiCAD.catalog
- 832 432 48.0% 20-Apr-98 21:14:54 +Symboles_AmiCAD.catalog
- 9512 3973 58.2% 29-Sep-99 15:22:16 +AmiCAD.catalog
- 9062 3756 58.5% 01-Jun-99 20:38:54 +AmiCAD.catalog
- 788 402 48.9% 26-Apr-98 08:55:52 +Symboles_AmiCAD.catalog
- 9188 3920 57.3% 01-Jun-99 20:37:48 +AmiCAD.catalog
- 860 453 47.3% 07-May-98 22:06:22 +Symboles_AmiCAD.catalog
- 1159 416 64.1% 01-Jun-99 21:10:24 +Symboles_AmiCAD.cd
- 1672 637 61.9% 01-Jun-99 21:09:36 +Symboles_AmiCAD.english.ct
- 1595 670 57.9% 23-Apr-98 07:42:30 +Symboles_AmiCAD.italiano.ct
- 1703 850 50.0% 29-May-98 21:32:52 +Symboles_AmiCAD.ÃeÓtina.ct
- 2446 829 66.1% 01-Jun-99 20:58:24 +Symboles_électriq.english.ct
- 2346 850 63.7% 23-Apr-98 07:44:34 +Symboles_électriq.italiano.ct
- 2421 1023 57.7% 31-May-98 22:18:32 +Symboles_électriq.ÃeÓtina.ct
- 1783 543 69.5% 01-Jun-99 21:03:40 +Symboles_électriques.cd
- 7644 3320 56.5% 31-May-98 22:24:06 +AmiCAD.catalog
- 840 467 44.4% 27-May-98 23:55:56 +Symboles_AmiCAD.catalog
- 157 70 55.4% 16-Jan-99 11:27:00 +2DIL14
- 177 74 58.1% 16-Jan-99 11:29:30 +2DIL16
- 97 57 41.2% 16-Jan-99 11:33:00 +2DIL8
- 37 37 0.0% 16-Jan-99 11:33:24 +2R4
- 212 130 38.6% 16-Jan-99 10:37:50 +Additionneur
- 305 158 48.1% 16-Jan-99 10:38:16 +Afficheur 7 segments
- 439 274 37.5% 08-Feb-99 15:49:46 +Afficheur LCD 3½
- 91 64 29.6% 16-Jan-99 10:38:38 +Amplificateur
- 127 73 42.5% 16-Jan-99 10:38:44 +Astable
- 91 64 29.6% 16-Jan-99 10:40:58 +Comparateur
- 156 83 46.7% 08-Feb-99 15:49:46 +Contacteur triphasé
- 140 98 30.0% 16-Jan-99 10:44:16 +Etape
- 180 112 37.7% 16-Jan-99 10:44:26 +Etape initiale
- 37 37 0.0% 08-Feb-99 15:49:48 +Front montant
- 124 82 33.8% 16-Jan-99 10:45:24 +Monostable
- 184 136 26.0% 08-Feb-99 15:49:48 +Moteur triphasé
- 223 42 81.1% 16-Jan-99 10:46:06 +Moteur triphasé Triangle
- 920 390 57.6% 16-Jan-99 11:46:22 +PIC16C54
- 800 348 56.5% 16-Jan-99 10:46:14 +PIC16C54_DIP
- 878 379 56.8% 16-Jan-99 10:46:22 +PIC16C54_SSOP
- 838 358 57.2% 08-Aug-98 21:21:20 +PIC16C56_DIP
- 907 388 57.2% 16-Jan-99 10:46:42 +PIC16C56_SSOP
- 218 46 78.8% 16-Jan-99 10:47:04 +Relais thermique triphasé
- 414 220 46.8% 16-Jan-99 11:47:12 +RX-MOD
- 168 105 37.5% 08-Feb-99 15:49:48 +Sectionneur triphasé
- 174 121 30.4% 16-Jan-99 10:47:50 +Soustracteur
- 180 96 46.6% 16-Jan-99 10:47:58 +Transformateur simple
- 60 60 0.0% 16-Jan-99 10:48:04 +Transition
- 379 202 46.7% 16-Jan-99 11:48:14 +TX-MOD
- 185 75 59.4% 08-Aug-98 21:22:02 +2DIL14
- 209 78 62.6% 08-Aug-98 21:22:02 +2DIL16
- 113 61 46.0% 08-Aug-98 21:22:02 +2DIL8
- 41 41 0.0% 08-Aug-98 21:22:02 +2R4
- 158 86 45.5% 24-May-98 08:51:28 +3 phase Contactor
- 206 144 30.0% 24-May-98 08:52:08 +3 phase Motor
- 239 158 33.8% 24-May-98 08:52:08 +3 phase Motor Triangle
- 160 104 35.0% 24-May-98 08:52:08 +3 phase Sectionneur
- 238 131 44.9% 24-May-98 08:52:08 +3 phase thermic relay
- 343 165 51.8% 25-Feb-98 11:25:26 +7 segments display
- 205 138 32.6% 26-Dec-97 12:34:32 +Adder
- 194 134 30.9% 26-Dec-97 12:34:38 +AddInverter
- 105 66 37.1% 25-Feb-98 19:29:46 +Amplifier
- 149 77 48.3% 25-Feb-98 19:29:32 +Astable
- 105 67 36.1% 25-Feb-98 19:29:52 +Comparator
- 517 278 46.2% 01-Jun-98 14:34:02 +LCD display 3½
- 142 87 38.7% 25-Feb-98 19:29:58 +Monostable
- 687 341 50.3% 29-Mar-98 07:22:04 +PIC16C54_DIP
- 751 369 50.8% 29-Mar-98 07:22:04 +PIC16C54_SSOP
- 687 341 50.3% 29-Mar-98 07:22:04 +PIC16C56_DIP
- 751 369 50.8% 29-Mar-98 07:22:04 +PIC16C56_SSOP
- 444 226 49.0% 08-Aug-98 21:22:08 +RX-MOD
- 206 105 49.0% 31-May-98 10:31:34 +Transformer
- 407 207 49.1% 08-Aug-98 21:22:08 +TX-MOD
- 1197 556 53.5% 13-Jun-99 06:36:34 +Docs.info
- 1197 551 53.9% 05-Jun-98 09:55:40 +English.info
- 194057 61332 68.3% 29-Sep-99 16:55:34 +AmiCAD.guide
- 1823 668 63.3% 05-Jun-98 10:30:20 +AmiCAD.guide.info
- 1197 556 53.5% 05-Jun-98 09:55:40 +Français.info
- 257311 77730 69.7% 29-Sep-99 16:56:54 +AmiCAD.guide
- 1858 1375 25.9% 05-Jun-98 10:30:14 +AmiCAD.guide.info
- 11945 2315 80.6% 29-Sep-99 16:23:04 +Install English
- 1900 1128 40.6% 13-Jun-99 06:36:34 +Install English.info
- 11833 2193 81.4% 29-Sep-99 16:20:58 +Installation français
- 1838 1080 41.2% 13-Jun-99 06:36:34 +Installation français.info
- 2267 1057 53.3% 13-Jun-99 07:01:56 +prefs.english
- 1197 554 53.7% 13-Jun-99 06:36:34 +Schémas.info
- 858 469 45.3% 06-Jun-99 21:00:58 +Amplificateur pour simulation
- 1946 1087 44.1% 06-Jun-99 21:01:28 +Caractéristique diode 1N4148
- 4471 1886 57.8% 06-Jun-99 21:02:22 +Démarrage étoile-triangle
- 2138 1031 51.7% 06-Jun-99 21:02:40 +Fonctionnel Equilibreuse
- 1197 554 53.7% 31-May-98 22:49:28 +G.Maddox.info
- 6457 3072 52.4% 06-Jun-99 21:05:16 +100W_Linear_Amp
- 6460 2953 54.2% 06-Jun-99 21:05:44 +6w_Stereo_Amp
- 4546 1990 56.2% 06-Jun-99 21:06:12 +Capacitance_Meter
- 2820 1364 51.6% 13-Jun-99 07:01:10 +MS100-PA
- 1722 934 45.7% 13-Jun-99 07:01:26 +MS100-PS
- 3458 1710 50.5% 13-Jun-99 07:01:42 +MS100-TC
- 2249 1141 49.2% 13-Jun-99 07:02:16 +Practise_Amp
- 4556 1974 56.6% 13-Jun-99 07:02:40 +Rhythm_Box
- 1682 919 45.3% 13-Jun-99 07:02:56 +Transistor_Tester
- 2346 1281 45.3% 06-Jun-99 21:02:58 +Grafcet Capsulage bouteilles
- 3789 1765 53.4% 06-Jun-99 21:03:20 +Karaoké
- 392 285 27.2% 06-Jun-99 21:00:32 +Logo
- 2034 918 54.8% 06-Jun-99 21:03:44 +RF_Amp
- 1197 563 52.9% 31-May-98 22:49:28 +S.VEYRIN-FORRER.info
- 5100 2030 60.1% 26-Apr-98 10:22:22 +Renard0.txt
- 822 461 43.9% 13-Jun-99 07:10:18 +Renard1OpAmp
- 2073 1021 50.7% 13-Jun-99 07:10:32 +Renard2Pos
- 2293 1113 51.4% 13-Jun-99 07:10:48 +Renard3NegNoErr
- 1800 915 49.1% 13-Jun-99 07:11:02 +Renard4NegError
- 1759 872 50.4% 13-Jun-99 07:11:16 +Renard5Application
- 2529 1182 53.2% 13-Jun-99 07:11:34 +Renard6Bipolar
- 3720 1498 59.7% 06-Jun-99 21:04:08 +Symboles analogiques
- 2043 1050 48.6% 06-Jun-99 21:04:26 +Testeur de batterie
- 4224 2630 37.7% 23-Nov-98 18:51:48 +SearchLib
- -------- ------- ----- --------- --------
- 1732590 636165 63.2% 14-Oct-99 21:18:34 246 files
-